credit2: Add credit2 scheduler to hypervisor
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Apr 2010 11:07:21 +0000 (12:07 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Apr 2010 11:07:21 +0000 (12:07 +0100)
commit0dd76d3d20a503af84637e495924965a4b122033
treedee65b93d982afeae0dc3ca9c2f2a42daa876c57
parent13a24225fb29b8eaca6ef8489ceb85bff3b9e385
credit2: Add credit2 scheduler to hypervisor

This is the core credit2 patch.  It adds the new credit2 scheduler to
the hypervisor, as the non-default scheduler.  It should be emphasized
that this is still in the development phase, and is probably still
unstable.  It is known to be suboptimal for multi-socket systems.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/Makefile
xen/common/sched_credit2.c [new file with mode: 0644]
xen/common/schedule.c
xen/include/public/domctl.h